setSuspendDrawing
( class in module jsPlumb
)
Sets whether or not drawing is suspended. you should use this when doing bulk painting, like when first drawing a UI.
val – {boolean} –
Whether or not to suspend drawing.
doNotRepaintAfterwards – {boolean} –
If true, jsPlumb won't run a full repaint. Otherwise it will.